home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000308_wesdog@hotmail.com_Sat Feb 15 13:37:49 EST 2003.msg < prev    next >
Text File  |  2020-01-01  |  1KB  |  30 lines

  1. Article: 14104 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!bloom-beacon.mit.edu!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: wesdog@hotmail.com (Wes)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: Dealing with '\' char in strings of file locations
  6. Date: 14 Feb 2003 17:16:31 -0800
  7. Organization: http://groups.google.com/
  8. Lines: 11
  9. Message-ID: <a70f50e.0302141716.965b0bc@posting.google.com>
  10. References: <a70f50e.0302121525.7922c8c3@posting.google.com> <a70f50e.0302131451.4fe831f@posting.google.com> <b2h8jd$dp7$1@watsol.cc.columbia.edu> <b2i0it$lfs$1@newsmaster.cc.columbia.edu> <b2j0m9$i09$1@watsol.cc.columbia.edu>
  11. NNTP-Posting-Host: 65.207.13.3
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1045271791 14488 127.0.0.1 (15 Feb 2003 01:16:31 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 15 Feb 2003 01:16:31 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14104
  18.  
  19. Frank and Jeffrey,
  20.  
  21. I finally got everything working on 95.  On the way I discovered that
  22. whitespace between a function and the open paren causes issues, and
  23. 'if' statements where the open curley bracket was on the next line
  24. won't run the commands.
  25.  
  26. I did discover "help function", which came in handy.  Thanks for the
  27. help.
  28.  
  29. Wes
  30.